Loading...
 

CX_ALLOCATION_TXN - Resolved allocation

CX_ALLOCATION_TXN

Class hierarchy
Description:(Business Pattern)

?

Code example:
...
List of methods (MDI)
Function MA* Parameters Return Brief description
Amount OBJECT ?
AmountWeak ?
ExportAmount INTEGER STRING ?
InsertEntry OBJECT ?
Object OBJECT ?
ObjectMA * ?
PluggedObjectID STRING ?
RemoveEntry ?
ResolvedPathID STRING ?
SanityCheck INTEGER Check for consistency of the object
SmartUniqueID STRING uniqueIDs of this and the parent transactions, formatted slightly more intelligently than in UniqueID()
UniqueID STRING Content of "uniqueID
UniqueIDIndexMaint2 INTEGER, OBJECT INTEGER for automatic Index-Maintenance de ClassiX-Systems - do not call with InstantView® code
UnresolvedAllocation OBJECT ?
ClassFilter STRING, INTEGER OBJECT This object, if it corresponds to a certain class
ConditionedFilter STRING OBJECT
ConditionedFilter2 OBJECT OBJECT
ConnectStateMonitor OBJECT, STRING ?
Deleted INTEGER Object marked as deleted?
Description STRING Name of this object
FirstPredecessorByCondition STRING, INTEGER OBJECT ?
FirstSuccessorByCondition STRING, INTEGER OBJECT ?
Flatten COLLECTION Order items without hierarchy
Flatten2
FlattenedUniqueID STRING, INTEGER STRING Sortable UniqueID
GetDomain INTEGER Domain of this object
GetProcessed OBJECT ?
GetSiblings COLLECTION All siblings of this object
GetSiblings2 COLLECTION All siblings of this object
GetSlotEntries VECTOR Return of internal information about slots
IsTopTransaction INTEGER Top transaction?
LastUpdate OBJECT Date of the last write access
LastUser INTEGER User who last had write access to the object
LevelAboveBottom INTEGER Returns the level depth "seen from below
LevelBelowTop INTEGER Returns the level depth "seen from above
link OBJECT Add this object to the list of objects with validity
LogicalOrToTop STRING OBJECT ?
Monitor STRING, INTEGER OBJECT ?
MonitorByCondition STRING OBJECT Returns the first monitor that meets a specific condition
MonitorByUniqueID STRING OBJECT ?
MultiplyToTop STRING OBJECT Multiply slot content up to the highest level
MultiplyToTopByCondition STRING, STRING OBJECT
NextValidObject OBJECT Subsequent validity object in time
PostStateByUniqueID STRING OBJECT ?
Predecessors INTEGER COLLECTION ?
PredecessorsByCondition STRING, INTEGER COLLECTION ?
PredecessorsOfTopType STRING, INTEGER, INTEGER COLLECTION ?
PredecessorsTop INTEGER COLLECTION ?
PrePostUpdate INTEGER, OBJECT Logging of changes
PreviousToPostState STRING OBJECT ?
PreviousValidObject OBJECT Previous validity object in time
RemoveStateMonitor STRING ?
RestrictedValidity * Area of validity limited?
SetDomain INTEGER, INTEGER Set domain
SetStateMonitor STRING, OBJECT ?
ShortName STRING Short name of this object
Siblings * Objects with validity
SpanDateValidity * Period of validity
StateMonitor STRING OBJECT ?
StateMonitorWrapper STRING OBJECT ?
string INTEGER CX_STRING Returns the string representation of the object
Successors INTEGER COLLECTION ?
SuccessorsByCondition STRING, INTEGER COLLECTION ?
SuccessorsOfTopType STRING, INTEGER, INTEGER COLLECTION ?
SuccessorsTop INTEGER COLLECTION ?
TopTransaction OBJECT Returns the top transaction
TotalSlotValue STRING OBJECT Return slot contents if it is a CX_VALUE
Transaction INTEGER OBJECT Returns the transaction of the n. level
TriggeredStateMonitor STRING OBJECT ?
TriggeredStateMonitorWrapper STRING OBJECT ?
UniqueIDIndexMaint INTEGER, OBJECT INTEGER ?
Unlink Remove this object from the list of objects with validity
Unlink2 Remove this object from the list of objects with validity
Valid OBJECT INTEGER Check validity
ValidSince OBJECT Start of validity period
ValidToday INTEGER Valid today?
ValidUntil OBJECT End of validity period
VerifySiblings INTEGER Check ring of exchange objects
WorkflowRoute STRING COLLECTION List of all status monitors

* MA = Member Access function,
grey background = inherited function

Data directory (DDI)
Data field Type Reference class I* Brief description
allocation REL_1M CX_ALLOCATION ?
amount POINTER CX_AMOUNT ?
attributeSet POINTER CX_ATTRIBUTE_SET ?
baseAmount POINTER CX_AMOUNT ?
object REL_1M CX_BUSINESS_OBJECT ?
resolvePath COLLECTION ?
monitors REL_MN CX_MONITOR ?
subTransactions REL_MN CX_TRANSACTION Subordinate transactions
transaction REL_1M CX_TRANSACTION Parent transaction
transactionStatusEnum ENUMCHAR Type of transaction (bit pattern):
Bit 0 (1): not set = created, set = registered (booked);
Bit 1 (2): set = waiting;
Bit 2 (4): set = started;
Bit 3 (8): set = interrupted (blocking notes);
Bit 4 (16): set = finished (open items);
Bit 5 (32): set = cancelled;
Bit 6 (64) set = transferred
txnManagerID SHORT ?
uniqueID STRING * Unique key
validity POINTER CX_VALIDITY Validity period of the object

* I = Indexable data field,
grey background = inherited data field




Search the PlugSpace
Order Description
1 Like CX_EXPANDABLE.
2 The own AttributeSet (data field "attributeSet") is plugged and searched.
3 The data field "object" is plugged and searched.
4 The data field "allocation" is plugged and searched.
5 The "tree" is scrolled upwards via the data field "transaction" and is always plugged and searched.
6 The data field "resolvePath" is plugged and searched.

Use in AppsWH
Module Brief description
resolved.mod resolbom.htm | resoljob.htm | resolved.htm Resolved allocation base module
resoledt.mod resolbom.htm | resoljob.htm | resolved.htm Resolved Allocation Editing Module
resolsel.mod resolbom.htm | resoljob.htm | resolved.htm Resolved Allocation Selection Module
resolbom.mod resolbom.htm | resoljob.htm | resolved.htm Exploded parts list editing module
resoljob.mod resolbom.htm | resoljob.htm | resolved.htm Resolved work plan Editing module
testaloc.mod Testing Resolution Base module